Bitmap for UWP
SetColorContexts(ColorContext[]) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapFrameEncode クラス > SetColorContexts メソッド : SetColorContexts(ColorContext[]) メソッド
The color contexts to set for the encoder.
Sets the ColorContextobjects for this frame encoder.
シンタックス
'宣言
 
Public Overloads Sub SetColorContexts( _
   ByVal colorContextOut() As ColorContext _
) 
public void SetColorContexts( 
   ColorContext[] colorContextOut
)

パラメータ

colorContextOut
The color contexts to set for the encoder.

戻り値の型

If the method succeeds, it returns C1.Util.DX.HResult.Ok. Otherwise, it throws an exception.
参照

BitmapFrameEncode クラス
BitmapFrameEncode メンバ
オーバーロード一覧